home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbs_soft / sf33_2.zip / SFPROTCO.HLP < prev    next >
Text File  |  1993-03-03  |  8KB  |  155 lines

  1.  
  2.     >>>>>>>>>>>>  SPITFIRE FILE TRANSFER TUTORIAL <<<<<<<<<<<<
  3.  
  4. The "Files Section" of SPITFIRE allows callers to transfer files between
  5. their system and SPITFIRE.  Downloading is the process of moving files
  6. from a SPITFIRE BBS to your computer and uploading is moving files from 
  7. your computer to a SPITFIRE BBS.
  8.  
  9. File transfers can be done in a number of ways in SPITFIRE.  New error
  10. checking protocols are being added on a regular basis, but the most common
  11. transfer method is XMODEM. XMODEM protocol was originally developed by
  12. Ward Christensen, a pioneer in micro communications.  XMODEM is included
  13. in most communications programs.  Before talking any more about specific
  14. protocols, lets review the general method of locating a file or program
  15. to download on a SPITFIRE system.
  16.  
  17. The explanation which follows assumes the SYSOP has adopted the standard
  18. SPITFIRE FILES MENU and is using the recommended prompts. Since SPITFIRE
  19. allows the option of changing the wording on each MENU, you may find some
  20. slight variation in the menu prompts which will perform the same functions.
  21.  
  22. SPITFIRE allows storing files in different file areas, each of which is
  23. devoted to different types of files or programs. The status line directly
  24. above the Files Menu Prompt tells you which File Area is active.  File
  25. areas usually have names like GAMES, UTILITIES, etc., and likewise contain
  26. those types of files. To view a list of the specific programs available
  27. IN THE CURRENT FILE AREA, select the "<L>... List Files In This Area" 
  28. command.  The complete names of the files will be listed along with file 
  29. size, file date and a short description of each file.
  30.  
  31. After reviewing the files in the CURRENT FILE AREA, you may change to
  32. another area using the <C>... Change File Area command.  Pressing C will
  33. bring up a prompt asking which file area you wish to change to. If you
  34. are familiar with the particular system you are calling you can enter the
  35. NUMBER corresponding to the area you wish to change to. If you don't know
  36. the areas available you may simply press <ENTER> for a complete file area
  37. list.   After indicating the change you wish to make you may, SPITFIRE
  38. will change to the file area you specified and ask whether you wish to
  39. view the list of files from the new area.
  40.  
  41. When listing files, a tag character precedes the file name.  By selecting
  42. the associated tag character(s), SPITFIRE will automatically default in the 
  43. name of the tagged file(s) when you are prompted to enter file name to be
  44. downloaded.
  45.  
  46. SPITFIRE TRANSFER PROTOCOLS...
  47.  
  48. SPITFIRE supports three variations of the XMODEM protocol.  These include
  49. XMODEM, XMODEM/CRC and 1K-MODEM.  In addition, SPITFIRE offers TELINK and 
  50. SEALINK Derived transfer protocols as well.  One of these protocols should
  51. be used if you intend to transfer files with extensions of EXE, OBJ, COM, 
  52. ARC, LBR, ZIP, ARJ, etc.  Files containing the IBM PC special ASCII 
  53. characters (ones with ASCII values above 128) should also be transferred 
  54. using one of these protocols.  Such files cannot be transferred in ASCII
  55. mode since the ASCII transfer is only 7 bit and these types of files require
  56. the full 8 bit transfer of the data with no translation of the contents of 
  57. the file.
  58.  
  59. XMODEM also offers the advantage of error checking on a block by block basis
  60. to assure that the data sent contains no errors. It does this by adding a
  61. checksum byte to the end of each block of data; the receiver calculates its
  62. own checksum and compares it to the one received. If an error is detected in
  63. the transmission, XMODEM will request that SPITFIRE retransmit the block of
  64. data.
  65.  
  66. DOWNLOADS ONLY...
  67. SPITFIRE also supports YMODEM BATCH, YMODEM-g BATCH and SEAlink BATCH for 
  68. downloads but not on uploads.  The YMODEM-g protocols are only available 
  69. if the system you are calling uses an error checking modem and if you are 
  70. calling with an error checking modem.  However, the YMODEM BATCH and the
  71. SEAlink BATCH is available to all callers.  YMODEM BATCH and SEAlink 
  72. BATCH allows you to load a Batch Queue with a series of files and then 
  73. perform a continuous download.
  74.  
  75. EXTERNAL PROTOCOLS...
  76. The Sysop may optionally choose to offer external file transfer protocols.
  77. External protocols are those which the Sysop adds to the BBS since these
  78. protocols are written by other programmers and, therefore not included in 
  79. SPITFIRE.  Some of the most popular external protocols include ZMODEM, 
  80. JMODEM, LYNX, etc.  Depending on the external protocol(s) the Sysop has
  81. added, files may be transferred individually or in batch.  In most cases,
  82. if the Sysop offers external protocols on the BBS, the external protocols 
  83. will be available to the caller both when downloading and when uploading 
  84. files to the BBS.
  85.  
  86. BI-DIRECTIONAL PROTOCOLS...
  87. Bi-directional file transfer protocols are a special type of external
  88. protocol which the Sysop may elect to make available.  Bi-directional 
  89. protocols allow the caller to send and receive files at the same time.
  90. By simultaneously performing an upload and download, less log-on time
  91. is required.  These protocols are especially useful to long distance 
  92. callers.  HSLINK and BIMODEM are examples of bi-directional file 
  93. transfer protocols.  
  94.  
  95. To download a file, you will follow the below listed procedure...
  96.  
  97. 1. Select <D>... Download from the FILES MENU
  98.  
  99. 2. Select the transfer protocol you want to use by entering the number which
  100.    corresponds to it, (i.e. <3> for XMODEM/CRC.  If an external protocol
  101.    is to be used, enter the letter which corresponds to the protocol you
  102.    will use for the download.
  103.  
  104. 3. If you have tagged files, SPITFIRE will automatically enter the file name
  105.    for you.  Otherwise, you must enter the COMPLETE file name. SPITFIRE will 
  106.    notify you if the file you selected is not available to download.
  107.  
  108. 4. SPITFIRE will indicate how many blocks are to be sent and the approximate
  109.    time it will take to download the file.  You then have 45 seconds to 
  110.    start the download.
  111.  
  112. 5. The file will be transferred automatically block by block under XMODEM
  113.    until the entire file has been sent. You may abnormally abort the
  114.    transfer by sending SPITFIRE an ASCII CAN code (CTRL-X).
  115.  
  116. 6. Please be certain to select and use matching protocol types for accurate
  117.    data interchange.
  118.  
  119. FILE UPLOADING
  120.  
  121. File uploading to SPITFIRE is very similar to downloading.
  122.  
  123. Before SPITFIRE will allow you to upload a file, SPITFIRE checks the amount
  124. of available disk space on the upload drive.  When configuring the BBS, the
  125. Sysop sets the minimum amount which must be available before uploads are
  126. allowed.  If the amount of disk is insufficient, SPITFIRE will notify you
  127. that the upload is not allowed at this time.
  128.  
  129. UPLOAD GROUND RULES
  130.  
  131. You are encouraged to donate programs to this system. Any type of program or
  132. document is welcome, however, a few ground rules are in order. The files
  133. donated must be in the public domain or Shareware.  No commercial programs
  134. should be placed on this system. The SYSOP is not responsible for any of the
  135. data that is shared on this system.
  136.  
  137. To upload a file, you should follow the following procedure:
  138.  
  139. 1. Select <U>... Upload from the FILES MENU
  140.  
  141. 2. Select the transfer protocol you want to use by entering the number which
  142.    corresponds to it, (i.e. <3> for XMODEM/CRC.  If an external protocol
  143.    is to be used, enter the letter which corresponds to the protocol you
  144.    will use for the upload.
  145.  
  146. 3. SPITFIRE will prompt you to enter the name of the file and a brief
  147.    description of the file(s) to be uploaded.
  148.  
  149. 4. SPITFIRE will notify you to begin the upload process.  At this time
  150.    you will need to initiate the file transfer from your communications
  151.    program.
  152.    
  153. 5. Please be certain to select and use matching protocol types for accurate
  154.    data interchange.
  155.